home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / InfraRexx.lha / InfraRexx / Examples / ToolManager / Stop Example < prev    next >
Encoding:
Text File  |  1995-10-01  |  278 b   |  14 lines

  1. ; InfraRexx Example showing use of ToolManager Dock as remote control window
  2. ;
  3. ; Example created by Ketil Hunn and Leon Woestenberg.
  4. ;
  5. ; remove the assign
  6. Assign >NIL: NAME DOCK: TARGET "Icons" REMOVE
  7.  
  8. ; return to default prefs
  9. ToolManager FROM ENVARC:ToolManager.prefs USE
  10.  
  11.  
  12.  
  13.  
  14.